add armRoleReceiver to ActionGroup API and update API version to 2018-09-01#4268
add armRoleReceiver to ActionGroup API and update API version to 2018-09-01#4268sarangan12 merged 2 commits intoAzure:masterfrom
Conversation
and update API version to 2018-09-01
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
|
Can one of the admins verify this patch? |
| "$ref": "#/definitions/ArmRoleReceiver" | ||
| }, | ||
| "description": "The list of arm role receivers that are part of this action group." | ||
| } |
There was a problem hiding this comment.
Change: adding armRoleReceiver
| "name", | ||
| "roleId" | ||
| ] | ||
| }, |
There was a problem hiding this comment.
Change: adding armRoleReceiver
| "name": "Sample armRole", | ||
| "roleId": "8e3af657-a8ff-443c-a75c-2fe8c4bcb635" | ||
| } | ||
| ] |
There was a problem hiding this comment.
Change: adding armRoleReceiver
| "name": "Sample armRole", | ||
| "roleId": "8e3af657-a8ff-443c-a75c-2fe8c4bcb635" | ||
| } | ||
| ] |
There was a problem hiding this comment.
Change: adding armRoleReceiver
| { | ||
| "name": "Sample armRole", | ||
| "roleId": "8e3af657-a8ff-443c-a75c-2fe8c4bcb635" | ||
| } |
There was a problem hiding this comment.
Change: adding armRoleReceiver
Automation for azure-sdk-for-jsThe initial PR has been merged into your service PR: |
|
@ravbhatnagar Could you help review? |
|
This PR has added the armroleReceiver type only. PLease update the description to clarify that these are the Azure RBAC roles and only built-in are currently supported. Signing off. |
and update API version to 2018-09-01
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-versionin the path should match theapi-versionin the spec).Quality of Swagger